Console Applications
are programs written without a Graphical User
Interface (GUI).
is run in a Windows console window.
don’t require much user input and perform a
limited set of functions.
The visual controls of the Visual Component
Library (VCL)normally used in Window
programming are not used in console
applications.